home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2747 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  547 b 

  1. Path: mis.cpc.ku.ac.th.!cc2!b37ans
  2. From: b37ans@cc2.cpe.ku.ac.th (Anon Sricharoenchai Mr. (37056140))
  3. Newsgroups: comp.lang.c++
  4. Subject: About inline function
  5. Date: 19 Jan 1996 11:36:21 GMT
  6. Organization: Kasetsart University InterNetNews Site
  7. Message-ID: <4dnvnl$o0s@mis.cpc.ku.ac.th>
  8. NNTP-Posting-Host: b37ans@cc2.cpe.ku.ac.th
  9. X-Newsreader: TIN [version 1.2 (PGP) PL2]
  10.  
  11.      Why does Borland C++ can't compile the function with 'for, while, goto'
  12.  statement to be "inline"? I think the compiler should can do it, because 
  13.  it's possible to do. 
  14.  
  15.